home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue71 / CSharp / ReadMe.txt
Encoding:
Text File  |  2001-06-15  |  578 b   |  17 lines

  1. What's in this set of code?
  2.  
  3. Directory: Delphi
  4. =================
  5.  
  6. This is the main user interface.  It uses the C# costing source (cs/TDMWebLib).  
  7. You will need to have built the C# assembly and registered as per the article.
  8.  
  9. Directory: CS
  10. =============
  11.  
  12. Directory TDMWebLib:    the C# TDMWebLib costing source
  13. Directory Delphi:    the Delphi TDMWebLib costing source
  14. Directory WinApp:    C# front end that uses the tdmweblib_mgd.dll (from cs/Delphi)
  15.  
  16. The C# examples require VS.net Beta 1.  If you use subsequent VS.net releases, you may
  17. experience minor difficulties.